KeepItTechie
In this video, the host introduces the Netdiscover tool in Kali Linux, which helps in discovering live devices on a given network by providing information like IP addresses, MAC addresses, and host names. He explains how to use the tool for a network scan and demonstrates various options available, such as specifying a device or using a list with specific IP addresses. Users can save IP addresses and hostnames in a file for later scanning. The video recommends Netdiscover for reconnaissance and identifying vulnerabilities in a network.
In this section, Josh introduces the net discover tool for Kali Linux, which is a simple to use application that helps in discovering devices on a given network. He gives a quick scenario where a user needs information about the live devices on a network and how net discover can be used to gather information like IP addresses, MAC addresses, and the host name of a device. Josh then explains the GitHub page in detail, which provides information about net discover's features, bugs, and how it works on network discovery. He also explains the options available, like using a specific device, and demonstrates how to use the net discover command for a network scan.
In this section, we learn how to use Netdiscover to scan a network and find all live devices. To start the scan, we enter the command "sudo netdiscover -i eth0" where "eth0" is the device name. We can also specify a range of IP addresses to scan using the "-r" flag followed by the IP range. Netdiscover pulls up information on all live devices on the network, including the device type, IP address, MAC address, and vendor. Additionally, we can use a list with specific IP addresses to scan multiple networks. It is important to note that sudo is required to run this command and using a pseudo account is recommended rather than using the root account.
In this section, the video shows how to use Netdiscover in Kali Linux to scan for devices on a network using IP addresses and hostnames. Users can save IP addresses and hostnames in a file and specify the file to scan it later. The tool is useful for reconnaissance, as it allows users to gather information about devices on a given network and identify vulnerabilities that can be fixed. The video recommends checking out Netdiscover, especially if interested in cybersecurity or learning about tools in Kali Linux.
No videos found.
No related videos found.
No music found.